Welcome![Sign In][Sign Up]
Location:
Search - interrupt vector

Search list

[Windows DevelopB3006@04.24

Description: 虚拟机程序,实现的功能: 1.支持A,G,R,D,E,U,T,P等命令; 2.可读入.ASM汇编文件或者.COD二进制文件执行; 3.可选择不同的运行方式(全速,单指令,单微指令,暂停); 4.支持中断实验(三级中断源),可以设定中断向量; 5.支持指令集与微指令集的动态扩充; 6.控件动态显示所有重要信号与数据状态(部分控件可点击);-virtual machine procedures, functions : 1. Support A, G, R, D, E, U, T, P, etc. orders; 2. Readable income. ASM or compilation. COD binary implementation; 3. Choice of different operating mode (full speed, single-instruction, single microinstruction suspended); 4. Experimental support interruption (3 interrupt source), can set interrupt vector; 5. support instruction set with the task of collection of dynamic expansion; 6. Dynamic Display controls all important signals and data state (Department Control points can click);
Platform: | Size: 2290894 | Author: 安黎 | Hits:

[OS programKb_sniff

Description: 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descriptor revised table (IDT), the keyboard imported by Kin achieve record Reads to put the keyboard scan code into ascii codes recorded. You use the keyboard entrance inquiries IO APIC redirect the register (through the physical address 0xFEC 00000 map to the virtual address, and then read the keyboard interrupt vector, the most rare is the limit xpsp2. not classic non-fat.
Platform: | Size: 6157 | Author: 漆光耀 | Hits:

[assembly languageshizh

Description: 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法:如何驻留内存;如何截取中断向量;如何在硬件层次上应答键盘;如何截取组合键。 要编译、连接成*.com文件-this my clock procedures in 1993 a series of small programs, is now posted out to you for reference. following the implementation of its presence memory, the whole point of the talks will be, you can use Ctrl-Alt-U from its memory under the swap. can use Ctrl-Alt-C transform color, using Ctrl-Alt-O put timekeeping voice switch off (if the annoyance), in the presence of memory, using a direct change memory control block in the way that they use MEM or MI in the memory not see it, keyboard control using a direct interception of the INT 9. This procedure Despite its small size, after compiling a little more than 1K byte, but Sparrow small, perfectly formed, in the process, you can refer to the following program : how the presence of memory; how interception interrupt vector; in response le
Platform: | Size: 3116 | Author: 黄文欢 | Hits:

[WEB Code8259a

Description: 可编程中断控制器中断控制器8259A是专门为控制优先级中断而设计开发的芯片。它将中断源优先排队、辨别中断源以及提供中断矢量的电路集于一片中。因此无需附加任何电路,只需对8259A进行编程,就可以管理8级中断,并选择优先模式和中断请求方式,即中断结构可以由用户编程来设定。同时,在不需要增加其他电路的情况下,通过多片8259A的级连,能构成多达64级的矢量中断系统-Programmable Interrupt Controller Interrupt Controller 8259A is designed for control and priority interrupt the core design and development tablets. It will interrupt source priority queuing, identifying the source of disruption and the provision of the circuit interrupt vector set in a Chinese. Thus there is no need for any additional circuit, just right for 8259 A programming, it can manage eight interruption, and to choose the mode and priority interrupt request means that the structure can be interrupted by the user to set programming. At the same time, no additional circuit of the other, through more than 8,259 tablets of class A connected, could constitute up to 64 Vector Interrupt System
Platform: | Size: 67651 | Author: 少想了 | Hits:

[OS Develop9S12DP256_Vector_Remapping

Description: motorola dp256 的中断向量映射表-motorola dp256 Interrupt Vector Mapping Table
Platform: | Size: 483932 | Author: weiliang | Hits:

[Other resourceMODE_Switch2

Description: MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the events without interrupt enable. Just only any the event occurs and the IRQ will be logic \"1\".-MODE_Switch1Processing multi-interrup t request needs to set the priority of these inte rrupt requests. The flags of the IRQ interrupt 7 are controlled by the interrupt event occurrin g. But the IRQ flag set does not mean the system to e xecute the interrupt vector. The IRQ flags can b e triggered by the events without interrupt ana ble. Just the only any event occurs and the IRQ wi 'll be logic "1."
Platform: | Size: 3162 | Author: gzzmg | Hits:

[OS Develop9S12DP256_Vector_Remapping

Description: motorola dp256 的中断向量映射表-motorola dp256 Interrupt Vector Mapping Table
Platform: | Size: 483328 | Author: weiliang | Hits:

[DSP programVector

Description: 这是DSP2407的中断矢量测试程序,含全部源码,调试通过,可运行.-This is the interrupt vector DSP2407 test procedures, including all source code, debugging is passed, can be run.
Platform: | Size: 8192 | Author: sss | Hits:

[ARM-PowerPC-ColdFire-MIPSinterrupt

Description: mc9s12dg128中几个重要中断的设置和相互嵌套的实现-mc9s12dg128 interrupted in several important settings and realize mutual nested
Platform: | Size: 209920 | Author: 王永良 | Hits:

[OtherINTERRUPT

Description: ARM中断向量表的简单分析-ARM interrupt vector table of a simple analysis
Platform: | Size: 5120 | Author: | Hits:

[Program docHCS12

Description: A Software Interrupt Priority Scheme for HCS12 Microcontrollers
Platform: | Size: 61440 | Author: xwj | Hits:

[DSP programTMS320-DSP-vectors

Description: 基于C语言设置TMS320 DSP中断向量表: 随着DSP芯片应用的不断深入,用C语言开发DSP芯片,不仅可以使DSP芯片的开发速度大大提高,也使得程序的修改和移植变得十分方便。C语言设置TMS320系列DSP中断向量表是高级语言开发DSP的一个具体应用。-Based on the C language settings TMS320 DSP Interrupt Vector Table: With the continuous application of DSP chips in depth, using C language to develop DSP chips, not only enable the development of DSP chips significantly enhance the speed, but also makes changes to procedures and transplantation has become very convenient. C language settings TMS320 series DSP interrupt vector table is a high-level language to develop a specific application of DSP.
Platform: | Size: 4096 | Author: 小艾 | Hits:

[SCMinterrupt

Description: MC9s12d系列单片机中断程序实例,本程序在DP256,DG128两种实验平台上测试通过。此系列单片机有56种中断,其余中断程序可仿照此程序编写-MC9s12d Series Singlechip interrupted instance, the procedures in the DP256, DG128 two experimental platform test. This series there are 56 kinds of single-chip interrupted, and the rest interrupted program can be modeled on the preparation of this procedure
Platform: | Size: 218112 | Author: hailun | Hits:

[ARM-PowerPC-ColdFire-MIPS44binit

Description: 该文件为ARM7硬件平台的C语言启动代码,用于分配中断向量表,初始化ISR地址,初始化堆栈空间, 初始化应用程序执行环境,配置存储器系统,设定时钟周期,呼叫主应用程序。基于S3C44B0的ARM7硬件平台的启动代码-The hardware platform documentation for the ARM7 startup code of C language for the distribution of interrupt vector table, initialize ISR address space to initialize the stack, the application execution environment initialization, configuration, memory system, set the clock cycle, call the main application. S3C44B0' s ARM7-based hardware platform start-up code
Platform: | Size: 4096 | Author: 李晓群 | Hits:

[SCMmega16_32_intrupt

Description: ATmega16和ATmega32是哥俩好的芯片,除了RAM和FLAsh大小不同,二者几乎是一样的,注意,还有中断向量不同,这是ATmega16和ATmega32的中断向量表-ATmega16 and ATmega32 is哥俩good chip, in addition to RAM, and FLAsh the difference in size between the two is almost the same, note that there is a different interrupt vector, which is ATmega16 and ATmega32 interrupt vector table
Platform: | Size: 65536 | Author: 王森 | Hits:

[ARM-PowerPC-ColdFire-MIPSRTC-interrupt-vector

Description: LPC2103实时时钟 RTC 向量中断实验 LPC2103实时时钟 RTC 向量中断实验 -LPC2103 RTC Real Time Clock Real Time Clock Vector Interrupt experimental LPC2103 LPC2103 RTC Real Time Clock test vector interrupt vector interrupt RTC experiment
Platform: | Size: 83968 | Author: ldb | Hits:

[Embeded-SCM DevelopVector-IRQ-interrupt

Description: 单片机向量IRQ中断。对于初学者是非常好的学习资料-MCU IRQ interrupt vector. For beginners is very good learning materials
Platform: | Size: 125952 | Author: | Hits:

[DSP programVector

Description: TMS320LF2407 DSP系统初始化时中断向量程序,希望对大家有帮助-TMS320LF2407 DSP system interrupt vector initialization process, we hope to help
Platform: | Size: 52224 | Author: 贺邵锋 | Hits:

[DSP programVector

Description: DSPf2407A的中断向量表例程,可根据实际的需求改写该向量表,跳转到自己所需要的地址-DSPf2407A interrupt vector table routines can be rewritten according to the scale of the actual demand, jumps to address their own needs
Platform: | Size: 8192 | Author: 王斐 | Hits:

[Booksstm32IAP---interrupt-vector--

Description: 关于APP程序的中断向量表地址偏移(三种方法,stm32F2与F4系列通用。三种方法本质一样只是 各种例程的表现形式不一样)-On the APP program interrupt vector table address offset (three methods, stm32F2 and F4 series common.Three methods are essentially the same as the various forms of expression are not the same)
Platform: | Size: 150528 | Author: fanzzu | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net